func golang.org/x/net/http2.canRetryError
2 uses
golang.org/x/net/http2 (current package)
transport.go#L611: if !canRetryError(err) {
transport.go#L642: func canRetryError(err error) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)